# 1. Product introduction
**KS4011 Keyestudio Micro:bit Honeycomb Smart Wearable Programmable Ultimate Kit**

## 1.1 Description
Keyestudio Micro:bit Honeycomb Ultimate Kit, a wearable coding kit, is designed to write code to control Keyestudio Micro:bit Honeycomb sensors/modules with Micro:bit main board and via Microsoft's online graphical programming platform Make Code. In the process of installing and controlling these sensors/modules, there will be significant improvements in hand-making and code-writing abilities.
MakeCode for micro:bit is the most popular graphical programming platform of Micro:bit based on its open source graphical programming environment. It can be shifted to python or javascript languages. The combination of program and graphics make coding very easy. Meanwhile, it can also be simulated or programmed to actual electronic components.
This kit consists of ED, buttons, a buzzer, an ambient light sensor, a joystick and other sensors. With this kit, not only can you learn basic knowledge about these sensors/modules but also you can use them to design circuits. With the help of this kit, your circuits will be cooler. Now, let this Micro:bit Ultimate kit lead you into the excellent world of electronics.
## 1.2 Kit List
| **No.** | **Components** | **QTY** | **Pictures** |
| ------- | -------------------------------------------------------- | ------- | -------------------------------------- |
| 1 | BBC Micro:bit Main Board V2.0 | 1 |  |
| 2 | Keyestudio Edge Connector IO Breakout Board forMicro:bit | 1 |  |
| 3 | Keyestudio Micro:bit 1W LED Module | 1 |  |
| 4 | Keyestudio Micro:bit Digital LED Module | 1 |  |
| 5 | Keyestudio Micro:bit 5050RGB Module | 1 |  |
| 6 | Keyestudio Micro:bit Traffic Light Module | 1 |  |
| 7 | Keyestudio Micro:bit Passive Buzzer | 1 |  |
| 8 | Keyestudio Micro:bit Tactile Button Module | 1 |  |
| 9 | Keyestudio Micro:bit Vibration Tilt Module | 1 |  |
| 10 | Keyestudio Micro:bit Capacitive Touch Module | 1 |  |
| 11 | keyestudio Micro:bit Hall Magnetic Sensor | 1 |  |
| 12 | Keyestudio Micro:bit PIR Motion Module | 1 |  |
| 13 | Keyestudio Micro:bit Photoresistor | 1 |  |
| 14 | keyestudio Micro:bit Sound Sensor | 1 |  |
| 15 | keyestudio Micro:bit TEMT6000 Ambient Light Sensor | 1 |  |
| 16 | keyestudio Micro:bit Rotary Potentiometer Module | 1 |  |
| 17 | keyestudio Micro:bit PS2 Joystick Module | 1 |  |
| 18 | keyestudio Micro:bit Soil Humidity Sensor | 1 |  |
| 19 | keyestudio Micro:bit TCS34725FN Color Sensor | 1 |  |
| 20 | Black USB Cable 1m | 1 |  |
| 21 | Alligator Clip Cable | 10 |  |
| 22 | 2 AA Battery Holder | 1 |  |
| 23 | 1.5V AA Battery(Not Included) | 2 |  |
## 1.3 Introduction
**1.What is Micro:bit?**
Designed by BBC, Micro:bit main board aims to help children aged above 10 years old to have a better learning of programming.
It is equipped with loads of components,including a 5\*5 LED dot matrix, 2 programmable buttons, a compass, a Micro USB interface and a Bluetooth module and others. Though it is just the size of a credit card, it boasts multiple functions. To name just a few, it can be applied in programming video games, making interactions between light and sound, controlling a robot, conducting scientific experiments, developing wearable devices and make some cool inventions like robots and musical instruments, basically everything imaginable.
This new version, that’s the version 2.0, of Micro:bit main board has a touch-sensitive logo and a MEMS microphone. And there is a buzzer built in the other side of the board which makes playing all kinds of sound possible without any external equipment. The golden fingers and gears added provide a better fixing of crocodile clips. Moreover, this board has a sleeping mode to lower the power consumption of battery and it can be entered if users long press the Reset & Power button on the back of it. More importantly, the CPU capacity of this version is much better than that of the V1.5 and the V2 has more RMA.
In final analysis, the Micro:bit main board V2 can allow customers to explore more functions so as to make more innovative products.
**2.Comparison between V2.0 & V1.5**

Micro:bit main Board V2.0

Micro:bit main Board V1.5
**More details:**

For the Micro: Bit main board V2, pressing the Reset & Power button , it will reset the Micro: Bit and rerun the program.If you hold it tight, the red LED will slowly get darker.When the power indicator flickers into darkness, releasing the button and your Micro: Bit board will enter sleep mode for power saving .This will make your battery more durable. And you could press this button again to ‘wake up’ your Micro:bit.
For more information,please resort to following links:
https://microbit.org/new-microbit/
https://www.microbit.org/get-started/user-guide/overview/
**3.Pinout**
Micro:bit main board V2.0 VS V1.5


Browse the official website for more details:
**4.Notes for the application of Micro:bit main board V2.0**
a. It is recommended to cover it with a silicone protector to prevent short circuit for it has a lot of sophisticated electronic components.
b. Its IO port is very weak in driving since it can merely handle current less than 300mA. Therefore, do not connect it with devices operating in large current,such as servo MG995 and DC motor or it will get burnt. Furthermore, you must figure out the current requirements of the devices before you use them and it is generally recommended to use the board together with a Micro:bit shield.
c. It is recommended to power the main board via the USB interface or via the battery of 3V. The IO port of this board is 3V, so it does not support sensors of 5V. If you need to connect sensors of 5 V, a Micro: Bit expansion board is required.
d. When using pins(P3、P4、P6、P7、P10)shared with the LED dot matrix, blocking them from the matrix or the LEDs may display randomly and the data about sensors maybe wrong.
e. The battery port of 3V cannot be connected with battery more than 3.3V or the main board will be damaged.
f. Forbid to use it on metal products to avoid short circuit.
To put it simple, Micro:bit V2 main board is like a micro computer which has made programming at our fingertips and enhanced digital innovation. And about programming environment, BBC provides a website: which has a graphical MakeCode program easy for use.